// Swoops around to side of screen, stops and fires three times
// Toward centre

setAngle 90
setSpeed 0.4
setAccel 0.01 limit 0.8
right 1 angle 135 accel 0.02 4
right X angle 75 accel -0.05 0.75
fireBullet straight all 0 0
straight below 0
right 0.1 angle 90 accel 0.04 1.0
straight left -50

setAccel -0.01 limit 0.1
right 0.1 angle 210 accel 0.04 3.0

setSpeed 0
fireBullet straight all 0 0
fireBullet straight all 750 750
fireBullet straight all 1500 1500
straight frames 200

setAccel 0.02 limit 0.8
left 0.1 angle 90 accel 0.02 3.0
